home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1994 #2 / Monster Media No. 2 (Monster Media)(1994).ISO / os2 / nemo03.zip / BUGS.DOC next >
Text File  |  1994-06-22  |  2KB  |  51 lines

  1. $Id: bugs.doc 1.7 94/06/22 02:36:15 ROOT_DOS Exp $
  2.  
  3. Captain Nemo version 0.3 known bugs
  4. -----------------------------------
  5.  
  6. [18] Nemo can sometimes crash through a failing assert when then NCD
  7.     dialog is displayed while one of the panels is tree.
  8.  
  9. [17] NemoCD doesn't look quite like NCD and does not manage horizontal
  10.     scrolling, nor overflowing lines. However, due to the display
  11.     scheme, overflowing lines should be rare.
  12.  
  13. [16] Trees do not react to creation and deletion orders.
  14.     However, they update themselves on faults, by either adding
  15.     or removing leafs and/or entire branches, without re-reading
  16.     the whole disk (which is not realistic under Unix, where trees
  17.     can easily contain 50,000 directories and more).
  18.  
  19. Captain Nemo version 0.2 inherited bugs
  20. ---------------------------------------
  21.     Corrected: 2, 7, 8, 10, 12, 13, 14, 15
  22.  
  23. [11] When copied from FAT to HPFS disks, files are not renamed
  24.     back to long names stored under .LONGNAME extended attribute.
  25.     This renaming should probably occur if the current .LONGNAME
  26.     of the file can be reduced to its FAT name, but rather not if
  27.     it cannot. A series of message/dialog boxes would need to be
  28.     introduced to manage name conflicts.
  29.  
  30. [9] The free space on the target disk is not checked when a file is
  31.     copied or moved.
  32.  
  33. [6] ^Enter should complete the current command line using history
  34.     if the character before the cursor is not a blank, but
  35.     instead it always pastes the current panel selection into
  36.     the command line.
  37.  
  38. [5] In the viewer, search in hex mode works on the screen representation
  39.     instead of the binary data (NC does that too).
  40.  
  41. [4] Initial number of lines not restored when toggling line number.
  42.     If the screen has an other number of lines than 25 initially,
  43.     it will be lost when switching to 43/50 and then back.
  44.  
  45. [3] Color scheme management has been tested only on a VGA card and gives
  46.     some funny results in Hercules mode.
  47.  
  48. [1] When copying FAT files to HPFS volumes, Nemo doesn't substitute '&'
  49.     in file names, whereas the '&' character seems to have a special
  50.     meaning on HPFS volumes.
  51.